C1.Web.Mvc.TransposedMultiRow Namespace / TransposedMultiRow<T> Class / DefaultColumnSize Property

In This Topic
DefaultColumnSize Property (TransposedMultiRow<T>)
In This Topic
Gets or sets the default size of columns in the column collection.
Syntax
'Declaration
 
Public Overridable Property DefaultColumnSize As Integer
 
See Also